home *** CD-ROM | disk | FTP | other *** search
/ Developer Source 4 / developer source - volume 4.iso / parad / jan94 / vkfig04b.gif < prev    next >
Graphics Interchange Format  |  1996-07-09  |  27KB  |  607x288  |  4-bit (14 colors)
Labels: text | screenshot | display | software | number | font | computer | multimedia software
OCR: DATERNG :: #Form1 :: status* method status(var eventInfo StatusEvent) if eventInfo.isPreFilter() then ; This code executes for each object on the form. if eventInfo.errorCode()=0 then disableDefault endIf else ; This code executes only for the form. if eventInfo.errorCode( )=0 then disableDefault endif endIf endMethod Edit Line: 1 Col: 1